projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b252e3
)
Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 17:17:33 +0000
(17:17 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 25 Apr 2001 17:17:33 +0000
(17:17 +0000)
man/Makefile.in
patch
|
blob
|
history
diff --git
a/man/Makefile.in
b/man/Makefile.in
index 642c6c83a3eef8b9d06ed0d22f1dda9dbac368db..c4d3a98438b9fa939860da923857011fac3fd1f9 100644
(file)
--- a/
man/Makefile.in
+++ b/
man/Makefile.in
@@
-106,7
+106,7
@@
dvi: $(DVI_TARGETS)
# to exist in the build directory.
# In a distribution of Emacs, the Info files should be up to date.
-# The following target use an explicit -o switch to work around
+# The following target use
s
an explicit -o switch to work around
# the @setfilename directive in info.texi, which is required for
# the Texinfo distribution.